home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 June / EnigmA AMIGA RUN 19 (1997)(G.R. Edizioni)(IT)[!][issue 1997-06][EAR-CD III].iso / recent3 / vinced.readme < prev    next >
Text File  |  1997-05-13  |  6KB  |  180 lines

  1. Short:    The final CON: solution, ^Z, XTerm, Intui-screens
  2. Author:   thor@einstein.math.tu-berlin.de (Thomas Richter)
  3. Uploader: thor@einstein.math.tu-berlin.de (Thomas Richter)
  4. Type:     util/shell
  5.  
  6.             About ViNCEd
  7. ---------------------------------------------------------------------------
  8. The latest version (3.40) of my full screen shell editor (CON: replacement)
  9.  
  10.         MAJOR VERSION UPDATE!    
  11.             A lot of new features have been added.
  12.  
  13. ---------------------------------------------------------------------------
  14.  
  15. Features:
  16. -Extremly flexible
  17. -Comes with prefs program with nice GUI
  18. -User defineable macros and buttons (gadgets) with parameters
  19. -Full screen editor, not line limited
  20. -Compatible to CON: and ConMan
  21. -VT-220 emulation build in
  22. -ANSI coloring scheme on request
  23. -Keypad mode on request (numeric keypad for cursor control)
  24. -Supports control sequences of:
  25.     -CON:
  26.     -VT-220
  27.     -DEC
  28.     -XTerm (Unix Shells)
  29.     -SGI winterm
  30.     -plus private stuff (set keyboard,colors and font by ctrl seq)
  31. -TAB expansion, with different TAB requesters as option
  32. -Menu, clipboard support build in (no ConClip needed)
  33. -Online help plus documentation
  34. -Screen title might contain path/fail codes/CLI number & more
  35. -Localizeable (German available)
  36. -Job control à la unix with Ctrl-Z
  37.     -suspends shell jobs
  38.     -sends shell jobs to forgeground & background
  39.      using tiny shell scripts "fg" and "bg" like unix
  40. -documented library for own applications and editor programming
  41. -iconification support
  42. -easy installation
  43. -full control thru single program (SetVNC)
  44. -clipboard support, snip control with middle mouse button or Ctrl-left
  45. -can create private screens on request
  46. -font & monitor selectable by prefs
  47. -icon drop, with modifiers for path/name only
  48. -100% assembly language => fast & short
  49.  
  50. Plus:    It's 100% free !
  51.  
  52. -----------------------------------------------------------------------------
  53.  
  54. ----------history-- this is not the complete history, consult the guide !----
  55.  
  56. Changes made since 3.32:
  57.  
  58.     Added ANSI coloring, asynchronious keyboard input, numeric
  59.     keypad mode for cursor control functions, more prefs flags to
  60.     disable the props by default, hard window scroll borders,
  61.     enable scrollers even in RAW mode (implicit XTerm mode),
  62.     added commands to SetVNC to save/load the history and the
  63.     screen buffer....
  64.  
  65. ****************************************************************************
  66.  
  67. To update from 3.xx to 3.40:
  68.  
  69.     Re-install, since A LOT of stuff changed!
  70.  
  71. -----------------------------------------------------------------------------
  72.  
  73. ANNOUNCEMENT:
  74.     If you selected the "Disable full screen Edit" setting on the
  75.     system page of SetVNC as setting for ViNCEd, you will have noticed
  76.     that the RETURN key does not operate like expected in the SHELL.
  77.  
  78.     THIS IS NOT A BUG! 
  79.  
  80.     This edit mode is for programs that wants to read masks from the
  81.     input, UNLIKE THE SHELL. DO NOT TURN IT ON FOR THE SHELL!
  82.  
  83.     If you like to glue the cursor to the edit position and don't want
  84.     it moving 'round the screen if marking blocks or scrolling, turn on
  85.     the XTerm Cursor Mode in the edit pages of SetVNC!
  86.  
  87.     If you prefer single TAB requesters, turn on both the "Requester if
  88.     expansion is not unique" and the "First TAB expands fully" flag
  89.     in the Shell pages of SetVNC.
  90.     
  91. -----------------------------------------------------------------------------
  92.  
  93. ANNOUNCEMENT:        Co-Authors wanted !
  94.  
  95. 1) Localization:
  96.  
  97. If you like to localize ViNCEd to your language, please send me some mail!
  98. You'll receive a complete archive how to do the job!
  99.  
  100. You need to provide:
  101.     - some knowledge about AmigaDOS and locales.
  102.     - some knowledge of your native language (-;
  103.  
  104.  
  105. An italian localization of ViNCEd is under construction - please contact
  106. me for more languages!
  107.  
  108.  
  109. 2) MUI Prefs editor:
  110.  
  111. I'd like somebody to write a MUI version of a prefs editor. This can't be a
  112. full replacement for SetVNC, but at least the global prefs should be edit-
  113. able with it. Some limitations of MUI (no intuition requesters) limit the
  114. possibilities of a MUI version of SetVNC, but this is O.K. for a prefs editor.
  115.  
  116. You need to provide:
  117.     - some knowledge about a programming language,
  118.         preferably assembler or C.
  119.     - knowledge about how to write GUIs with MUI.
  120.     - a registered version of MUI
  121.  
  122. You'll receive a documentation on how ViNCEd saves its preferences and on
  123. how to call the library functions to install the prefs.
  124.  
  125.  
  126. I'm sorry, but I can't offer any money for these jobs, cause ViNCEd is
  127. freeware. It is expected that you provide your work as freeware, too. I
  128. won't claim any copyright on these programs or databases, but I need your
  129. O.K. to include them in the ViNCEd archive. Contact me at the address below
  130. if you think you like to do the job(s).
  131.  
  132.         Thanx, Thomas
  133.  
  134. -----------------------------------------------------------------------------
  135.  
  136. Another note: 
  137.  
  138.     VirusWorkShop seems to have trouble with the overlay file structure
  139.     that is used by the SetVNC program.
  140.     THIS IS NOT A VIRUS! It is a bugfix of the oldish CBM overlay 
  141.     manager which is really buggy!
  142.     VirusWorkShop will be updated soon. (I hope)
  143.  
  144.     To trick VirusWorkshop, the SetVNC program in this archive is
  145.     encoded. Use the "Decode" program from the "Extras" drawer to
  146.     decode manually. The installer script has been updated to do 
  147.     this for you.
  148.  
  149.     Thanks Urban, for reporting!
  150.  
  151. ----------------------------------------------------------------------------
  152.  
  153.     Some virus checkers might complain about the set PktWait() pointer
  154.     of the VNCFiler.supervisor. Again:
  155.  
  156.     THIS IS NOT A VIRUS!
  157.  
  158.     Anti-Beol has been updated to handle this case, please 
  159.     update your copy as well!
  160.  
  161. -----------------------------------------------------------------------------
  162.  
  163. Send ideas, improvements, bugreports (please as concrete as possible) to:
  164.  
  165.  
  166.     Thomas Richter
  167.  
  168.  
  169. EMail:    thor@einstein.math.tu-berlin.de
  170.  
  171. or "Wisit the Web" site:
  172.  
  173. WWW:    http://www.math.tu-berlin.de/~thor/thor/index.html
  174.  
  175. -----------------------------------------------------------------------------
  176.  
  177. May 1997
  178.  
  179.     Thomas
  180.